Lua Compute
Execute lua function and returns a data.
Node Data | |||||||||
|---|---|---|---|---|---|---|---|---|---|
Display name | |||||||||
Lua Compute | |||||||||
Internal name | |||||||||
Node_Lua_Compute | |||||||||
Inheritances | |||||||||
| Node_Lua_Compute | |||||||||
Inputs | |||||||||
Execution Thread |
|||||||||
bool |
Execute On Frame |
||||||||
Function | |||||||||
text |
Function Name |
||||||||
enum |
Return Type |
||||||||
Script | |||||||||
text |
Lua Code |
||||||||
| |||||||||
Outputs | |||||||||
node |
Execution Thread |
||||||||
any |
Return Value |
||||||||
Runs lua code and returns number or text output.
Properties
| Execution Thread | Lua thread. |
| Execute On Frame | Runs every frame. |
| Function | |
| Function Name | Name of the lua function. |
| Return Type | Data type of the output. |
| Script | |
| Lua Code | Code to run. |
Commit History
| 1.9.0 |
|
|---|